Add UR5e robot descriptions and MoveIt configurations for multi - end effector setups at CMS#73
Conversation
…ick_config , fix markdown linting issues
|
I'll remove the exec depend for the hande and epick , i don't think they are available through rosdep. I'll keep the ur_description |
|
That makes sense, these are already included in the deps pulled by vcs in the build, yea? |
yep, i still have to update the vcs to pull from the upstream for epick but otherwise yes they are pulled through vcs. I'm also not sure why the super-linter fails , the links provided in the markdown should all work. |
|
Potentially some confusing output at the summary flagging 403s. This is the error I believe: /github/workspace/src/custom-ur-descriptions/ur5e_moveit_configs/README.md:119:401 MD013/line-length Line length [Expected: 400; Actual: 413] |
|
should be fixed now |
|
Will merge and put in followup for the build failure. |
Summary
New Packages
ur5e_robot_description
Robot description package containing URDF/XACRO files for:
ur5e_robot_description/README.mdur5e_moveit_configs
Directory containing three MoveIt configuration packages:
ur_standalone_moveit_config- For tool exchange operationsur_zivid_hande_moveit_config- For Hand-E gripper operationsur_zivid_epick_moveit_config- For ePick vacuum operationsSee
ur5e_moveit_configs/README.mdUsage
# Launch specific configurations ros2 launch ur_standalone_moveit_config robot_bringup.launch.py ros2 launch ur_zivid_hande_moveit_config robot_bringup.launch.py ros2 launch ur_zivid_epick_moveit_config robot_bringup.launch.py